gridpack::math::imaginary_value< T > Struct Template Reference

#include <complex_operators.hpp>

Inheritance diagram for gridpack::math::imaginary_value< T >:
Inheritance graph
[legend]
Collaboration diagram for gridpack::math::imaginary_value< T >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

operator() (const T &x) const
template<>
RealType operator() (const RealType &x) const
template<>
ComplexType operator() (const ComplexType &x) const

template<typename T>
struct gridpack::math::imaginary_value< T >


Member Function Documentation

template<>
ComplexType gridpack::math::imaginary_value< ComplexType >::operator() ( const ComplexType x  )  const
template<>
RealType gridpack::math::imaginary_value< RealType >::operator() ( const RealType x  )  const
template<typename T >
T gridpack::math::imaginary_value< T >::operator() ( const T &  x  )  const [virtual]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1